Automated Presentation of directory src/exampleCode/viewkit/iltest/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


This is an IRIX 6.2 program.
This program will only compile and run on an IRIX 6.2 platform.
The iltest binary was built on an IRIX 6.2 system.

README file from "iltest" directory

iltest - an ilVkComponent Demo Application

Written by Eric Burke 2/96
eburke@engr.sgi.com

iltest consists of a tabbed deck, with each tab containing one or more
ilVkComponent-derived widgets:

    Tab 1: File Info
	File finder, Image file info and Image Info
	The finder may be used to choose a new image to be displayed.

    Tab 2: RotZoom
	RotZoom View of the image with user controls for rotating, 
	zooming, smaple type, etc.

    Tab 3: Histogram
	A Histogram of the image - user controls for drawing color and
	channel displayed in the histogram.
    
    Tab 4: Static
	Static view of the image

    Tab 5: Dynamic
	Dynamic view of the image

The menus are as follows:

    File->New		Open a new iltest window
    File->Open...	Open a new image file.  Note that this image
			replaces the image on every other tab, except
			the Dynamic Viewer, in which case it is added
			to the viewer so that the capabilites of the
			ilVkViewer may be used.
    File->Close		Close the current iltest window
    File->Exit		Exit altogether

Software Requirements:
    IL 3.0 (6.2 ONLY)
    RapidApp 1.2 (ONLY)
    ViewKit_dev
    WorkShop (optional)

* if you have WorkShop.sw.cvstatic loaded, you can uncomment the 

  #SADIR= iltest.cvdb
  #SAFLAG= -sa,$(SADIR)
  #$(OBJECTS):$(SADIR)/cvdb.dbd
  #$(SADIR)/cvdb.dbd :
  #       [ -d $(SADIR) ] || mkdir $(SADIR)
  #       cd $(SADIR); initcvdb.sh
  #
  #LDIRT=$(SADIR) vista.taf

  lines near the bottom of the Makefile.

* make sure you do a "setenv XUSERFILESEARCHPATH ./%N%S" before running
  the program so the app-defaults file is picked up from the current
  directory.  (see iltest.sh for a way to invoke/run this from the 
  shell.)

Files of interest from "src/exampleCode/viewkit/iltest" directory

Source

Documentation

Images

Data

Reference

Subdirectories


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire iltest directory.

Copyright © 1995, Silicon Graphics, Inc.